Skip to content

release: bump web SDK packages (web_core 0.10.8, lit 0.11.0, angular 0.10.7, react 0.11.1) - #2535

Draft
andrewkolos wants to merge 2 commits into
a2ui-project:mainfrom
andrewkolos:release/web-packages-2026-09
Draft

release: bump web SDK packages (web_core 0.10.8, lit 0.11.0, angular 0.10.7, react 0.11.1)#2535
andrewkolos wants to merge 2 commits into
a2ui-project:mainfrom
andrewkolos:release/web-packages-2026-09

Conversation

@andrewkolos

@andrewkolos andrewkolos commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps the web packages that have unreleased changes and moves their ## Unreleased changelog entries into release sections.

@a2ui/lit gets a minor bump instead of a patch because #2205 changes the DOM structure and CSS class names of several Basic Catalog components.

Version bumps

  • @a2ui/web_core: 0.10.7 -> 0.10.8
  • @a2ui/lit: 0.10.4 -> 0.11.0
  • @a2ui/angular: 0.10.6 -> 0.10.7
  • @a2ui/react: 0.11.0 -> 0.11.1

Changelog fixes

Verification

  • Versions incremented with ./renderers/scripts/increment_version.mjs.
  • npm view @a2ui/<package> version matches the left-hand number of each bullet above.

…0.10.7, react 0.11.1)

Moves the unreleased changelog entries under their release headers,
restores the 0.10.7 header in web_core and the 0.10.6 header in angular
that later merges dropped, and adds a changelog entry for the
DataModel.set primitive-root fix.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package versions and changelogs for several renderers, including @a2ui/angular (to 0.10.7), @a2ui/lit (to 0.11.0), @a2ui/react (to 0.11.1), and @a2ui/web_core (to 0.10.8). There are no review comments, and I have no feedback to provide.

…ore 0.10.8

Drops the test-coverage entry and the entries describing an export
cleanup and a getter change to code that was itself unreleased. Rewrites
the lit entry for the basic catalog move: @a2ui/lit/v0_9 does not
re-export the component classes, and what it gains is
BasicCatalogA2uiLitElement. Lists the A2uiLitElement.controller getter
under lit, where the class was already public and the change breaks
subclasses that assign it.
@andrewkolos
andrewkolos marked this pull request as ready for review September 4, 2026 21:41
@andrewkolos
andrewkolos marked this pull request as draft September 4, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant